@font-face {
    font-family: "Montserrat";
    src: url("Montserrat-Medium.woff2") format("woff2"),
         url("Montserrat-Medium.woff") format("woff"),
         url("Montserrat-Medium.ttf") format("truetype"),
         url("Montserrat-Medium.eot") format("embedded-opentype"),
         url("Montserrat-Medium.svg") format("svg"),
         url("Montserrat-Medium.otf") format("opentype");
    font-weight: normal;
    font-style: normal;
  }

.product4 .backg {
    background: url(/css/update/electron_cover.jpg) no-repeat center;
    background-size: cover;
}

.article-product-dianchi {
    background: #fff; 
    font-family: 'Montserrat', source-han-sans-simplified-c, Arial, sans-serif !important;
    padding-bottom: 0;
}
.article-product-dianchi .jieshao .left h2 {background: none;}
.article-product-dianchi .jieshao .left {
    float: left;
    width: 18%;
    font-size: 1.76rem;
    color: #191919;
}    
.article-product-dianchi .jieshao .right {
    float: right;
    width: 80%;
    font-size: 16px;
    line-height: 30px;
    text-align: justify;
    position: relative;
    z-index: 2;
    letter-spacing: 0.5px;
    padding: 35px 0px;
    background-color: transparent;
}
.app-1 {
    background: #fff;
    padding: 70px 0;
}
.section_layout,
a, p, span {
    font-family: 'Montserrat', source-han-sans-simplified-c, Arial, sans-serif !important;
}
.section_layout .c1 {
    
}
.s_tit_sub {
    margin: 0 0 50px 0;
    font-size: 1.76rem;
    line-height: 1.2;
    color: #191919;
    position: relative;
    position: relative;
    padding: 33px 30px;
    background: #E6E7EB;
}
.s_tit_sub:before {
    position: absolute;
    left: 32px;
    top: -12px;
    width: 24px;
    height: 24px;
    background: #0E2071;
    content: '';
}
.s_tit_sub span {
    display: block;
    background: URL(/css/in/blue30.png) repeat;
    position: absolute;
    left: 0;
    bottom: 0px;
    width: 50px;
    height: 5px;
    border-radius: 10px;
    display: none;
}

.s_tit_sub span .div1 {
    background: #20a4f4;
    position: absolute;
    top: 0;
    left: 0;
    width: 5px;
    height: 5px;
    border-radius: 10px;
}
.s_tit_sub span .div2 {
    background: #20a4f4;
    position: absolute;
    top: 0;
    right: 0;
    width: 5px;
    height: 5px;
    border-radius: 10px;
}

.section_layout .c2 {
    width:100%;
}
.section_layout .brand_list {
    display: flex;
    flex-wrap: wrap;
    margin: -28px -28px 0 0;
}


.brand_list li {
    position: relative;
    width: calc(33.333% - 28px);
    padding-top: calc(33.333% - 28px);
    margin: 28px 28px 0 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.brand_list li p {
    position: absolute;
    left: 40px;
    right: 40px;
    top: 40px;
    color: #fff;
    font-size: 1.3rem;
    z-index: 2;
}
.brand_list li p span {
    display: block;
    font-size: 18px;
    padding-bottom: 20px;
}

.app-2 {
    background: #f4f4f4;
    padding: 70px 0px;
}
.app-2 .brand_list li {
    width: calc(50% - 28px);
}
.app-2 .brand_list li p {
    top: auto;
    bottom: 30px;
}

.app-3 {
    padding: 70px 0px;
    background: #101E5D;
    color: #fff;
}
.app-3 .section_layout_2 {
    display: flex;
    flex-wrap: wrap;
}
.app-3 .section_layout_2 .c1 {
    width: 20%;
    margin-right: 5%;
}
.app-3 .section_layout_2 .c1 .s_tit_sub {
    color: #fff;
    background: #222c68;
    line-height: 1.5;
}
.app-3  .s_tit_sub:before {
    background: #42a5f7;
}
.app-3 .section_layout_2 .c2 {
    width: 74.5%;
}
.app-3 .section_layout_2 .c2 .txt {
    color: #fff;
    font-size: 18px;

}
.app-3 .solution_list {
    display: flex;
    flex-wrap: wrap;
    margin: 22px -28px 0 0;
}
.app-3 .solution_v2 li {
    display: flex;
    flex-wrap: wrap;
    width: calc(42% - 28px);
    position: relative;
    height: auto;
    counter-increment: item;
    background: rgba(255,255,255,.06);
    padding: 40px;
    align-items: center;
    font-size: 1.3rem;
    color: #fff;
    margin: 38px 28px 0 0;
}
.app-3 .solution_v2 li span {
    position: absolute;
    top: 10px;
    right: 20px;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: -0.05em;
    color: #fff;
}
.app-3 .solution_v2 li img {
    width: 150px;
    border-radius: 50%;
    display: block;
    margin-bottom: 15px;
    position: absolute;
    left: 20px;
    bottom: 0px;
}
.app-3 .solution_v2 li p {
    padding-left: 150px;
}

.app-4 {
    background: #f4f4f4;
}
.app-4 .brand_list li {
    width: calc(25% - 28px);
}    


.app-fzxc .brand_list li {
    background: #f4f4f4;
    padding-top: 20px;
}
.app-fzxc .brand_list li .tu img {
    width: 90%;
    display: block;
    margin: 0 auto;
    border-radius: 10px;
}
.app-fzxc .brand_list li .tu::after {
    content: "";
    background: #000;
    opacity: 0.3;
    position: absolute;
    left: 50%;
    top: 0;
    width: 90%;
    height: 100%;
    transform: translatex(-50%);
    border-radius: 10px;
}
.app-fzxc .brand_list li .nrr {
    margin-left: 5%;
    margin-right: 5%;
    margin-top: 30px;
    font-size: 15px;
    text-align: justify;
    line-height: 26px;
    padding-bottom: 30px;
}
.app-fzxc .brand_list li .nrr .tx {
    border-bottom: 1px solid #bad2f5;
    padding-bottom: 15px;
    margin-bottom: 20px;
}
.app-fzxc .brand_list li p span {
    display: block;
    font-size: 18px;
    padding-bottom: 5px;
}
.app-fzxc .brand_list li .nrr b {
    font-weight: 700;
    color: #142173;
}

.article-product-dianchi .roundimg img {
    width: 100%;
    width: auto;
    max-width: 100%;
    margin-top: 30px;
}

.app-nami .hover {
    background-image: url(/css/update/hover.png);
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: flex-end;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    padding: 0 40px 70px;
    opacity: 0;
    background-color: #101E5D;
    background-repeat: no-repeat;
    background-position: bottom;
    transition: .3s ease;
}
.app-nami .hover p {
    font-size: 15px;
    top: 160px;
}
.app-nami .hover p b {
    font-weight: 700;
}

.app-nami .brand_list li:hover .hover {
    opacity: 1;
}
.app-nami .brand_list li .ic {
    background: url(/css/update/arrow.png) no-repeat right 0px;
    background-size: 40px;
}
.app-nami .brand_list li:hover .ic {
    background: none;
}

.bantu, .partner-2 {
    font-family: 'Montserrat', source-han-sans-simplified-c, Arial, sans-serif;
}
/*
.bantu ul {
    display: flex;
    flex-wrap: wrap;
    margin: -28px -28px 0 0;
}
.bantu ul li {
    position: relative;
    width: calc(33.333% - 28px);
    margin: 28px 28px 0 0;
    background-repeat: no-repeat;
    background-position: center;
    background: #fff;
    text-align: center;
    justify-content: center;
    align-items: center;
    display: flex;
    padding: 40px 0px;
    height: 300px;
    color: #fff;
    background-size: cover;
}
.bantu ul li::after {
    content: "";
    background: #000;
    opacity: 0.4;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.bantu .w1140 {
    width: 1140px;
}
.bantu ul li .txt {
    position: relative;
    z-index: 2;
    color: #fff;
}
.bantu ul li h3 {
    font-size: 26px;
    margin-bottom: 15px;

}
.bantu ul li p {
    line-height: 1.9;
    font-size: 16px;
}*/

.bantu .circle {
    position: absolute;
    width: 100%;
    text-align: center;
}
.bantu .w1140 {min-height:750px;}
.bantu .bt-nb {
    position: absolute;
    width: 200px;
    height: 200px;
    border-radius: 50%;
    text-align: left;
    /* border: 1px solid #6db2fa; */
    top: 330px;
    right: 37px;
}
.bantu .bt-nb .txt {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    text-align: left;
}
.bantu .bt-nb .txt h3 {
    font-size: 22px;
    display: inline;
    position: relative;
    padding-left: 45px;
}
.bantu .bt-nb .txt p {
    padding-left: 45px;
}
.bantu .bt-nb .txt h3 span {
    display: block;
    content: "";
    position: absolute;
    border-radius: 50%;
    z-index: 10;
    background: #e0022a;
    width: 15px;
    height: 15px;
    border: 2px solid #fff;
    transition: all 0.3s;
    top: 0;
}
.bantu .bt-nb .txt .dot .dot-bg01 {
    width: 2rem;
    height: 2rem;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    background: rgba(224,2,42,0.1);
    animation: dots 2s cubic-bezier(1, 2, 0.66, 3) infinite;
    animation-delay: 0.5s;
}
.bantu .bt-nb .txt h3 .dot .dot-bg02 {
    width: 3rem;
    height: 3rem;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    background: rgba(224,2,42,0.1);
    animation: dots 2s cubic-bezier(1, 2, 0.66, 3) infinite;
    animation-delay: 0.5s;
}
@keyframes dots {
	0% {
		-webkit-transform: translate(-50%,-50%) scale(0);
		transform: translate(-50%,-50%) scale(0);
		opacity: 0.5; 
	}
	50% {
		opacity: 1.0; 
	}
	100% {
		-webkit-transform: translate(-50%,-50%) scale(1);
		transform: translate(-50%,-50%) scale(1);
		opacity: 0; 
	}
}

.bantu .bt-sh {
    top: 230px;
    left: 758px;
    width: 170px;
    height: auto;
    background: none;
}

.bantu .bt-js{
    top: 500px;
    width: 170px;
    height: 170px;
    right: 80px;
}
.bantu .bt-ah {
    width: 170px;
    height: 170px;
    left: 105px;
    top: 335px;
}
.bantu .bt-sd {
    width: 170px;
    height: 170px;
    left: 105px;
    top: 150px;
}
.bantu .bt-fj {
    width: 170px;
    height: 170px;
    left: 100px;
    top: 500px;
}
.bantu .bt-hk {
    width: 140px;
    height: 140px;
    bottom: 10px;
    top: auto;
    right: 50%;
}
.bantu .bt-hk {
    width: 140px;
    height: 140px;
    bottom: 40px;
    top: auto;
    left: 220px;
}
.bantu .bt-tw {
    width: 140px;
    height: 140px;
    bottom: 40px;
    top: auto;
    right: 268px
}
.bantu .bt-tw .txt h3 span,
.bantu .bt-hk .txt h3 span {
    top: -40px;
    left: 60%;
}
.bantu .bt-hg {
    top: 130px;
    left: 488px;
    width: 170px;
    height: auto;
    background: none;
}

.bantu .bt-fj .txt h3 span,
.bantu .bt-ah .txt h3 span,
.bantu .bt-sd .txt h3 span {
    right:0
}

.bantu .bt-fj .txt h3, .bantu .bt-sd .txt h3, .bantu .bt-ah .txt h3 {
    padding-right: 45px;
}


.partner .partul li {
    float: none;
    display: inline-block;
    margin: 15px;
    background: #fff;
    width: 200px;
    padding: 30px 0px;
    position: relative;
    overflow: hidden;
    border: 1px solid #ccc;
    width: calc(17% - 25px);
    margin: 28px 25px 0 0;
    border: 1px solid #dbdbdb;
}
.partner {
    background: #fff;
    
}
.partner .partul li img {
    height: 54px;
}   
.partner-2 {
    padding: 0px;
    /*background: url(/css/in/spc_bg.jpg) no-repeat top fixed #ececec;*/
    position: relative;
    margin-top: 70px;
}

.partner-2 #tabs {
    text-align: center;
    margin-bottom: 50px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}
.partner-2 #tabs li {
    display: block;
    width: 33.33%;
    background: rgb(54 54 54 / 18%);
    padding: 25px 0;
    float: left;
    backdrop-filter: blur(5px);
}
.partner-2 #tabs li a {
    font-family: 'Montserrat', source-han-sans-simplified-c, Arial, sans-serif;
    font-size: 24px;
    display: block;
    position: relative;
    color: rgba(0,0,0,.5);
}
.partner-2 #tabs li a#current {
    color: #fff;
}


.partner-2 #tabs li a::before {
    content: "";
    display: inline-block;
    border: 2px solid currentColor;
    border-radius: 9999px;
    width: 16px;
    height: 16px;
    margin-right: 10px;
    transition-property: background-color,border-color,color,fill,stroke;
    transition-duration: 300ms;
    transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95)
}
.partner-2 #tabs li a#current::before
{
    border-color: #fff;
    background-color: #fff;
}
#tab1 {
    width: 100%;
    background: url(/css/update/40.jpg) no-repeat center;
    background-size: cover;
    height: 500px;
    padding-top: 100px;
}
#tab2 {
    width: 100%;
    background: url(/css/update/41.jpg) no-repeat center;
    background-size: cover;
    height: 500px;
    padding-top: 100px;
}
#tab3 {
    width: 100%;
    background: url(/css/update/42.jpg) no-repeat center 40%;
    background-size: cover;
    height: 500px;
    padding-top: 100px;
}


#content ul {
    width: 90%;
    padding: 0px 0px;
    margin: 0 auto;
    /* height: 300px; */
    margin-top: 130px;
    text-align: center;
}
#content .ul-1 {
    margin-top: 50px;
}
#content ul li {
    display: inline-block;
    margin: 15px;
    background: #fff;
    width: 200px;
    padding: 20px 0px;
    position: relative;
    overflow: hidden;
    border: 1px solid #ccc;
    width: calc(19.9% - 25px);
    margin: 28px 25px 0 0;
    border: 1px solid #dbdbdb;
}
#content ul li img {
    height: 54px;
    margin: 0 auto;
    display: block;
}


/*20231107*/
.article-product-PDLC {
    background:#d9dde3
}
.article-product-PDLC  .jieshao .right{
    text-align: justify;
}

.article-product-PDLC .section_layout .c3 ul {
    display: flex;
    flex-wrap:wrap;
}
.article-product-PDLC .section_layout .c3 ul li {
    width: 19.1%;
    margin-right: 1%;
    text-align: center;
    font-size: 16px;
    background: #fff;
    padding: 2%;
}
.article-product-PDLC .section_layout .c3 ul li:last-child {margin-right: 0;}
.article-product-PDLC .section_layout .c3 ul li img {
    width: 70px;
    display: block;
    margin: 0 auto;
    margin-bottom: 25px;
}
.article-product-PDLC .app-1 {
    background-color: #f4f4f4;
}
.article-product-PDLC .section_layout .c4 {
    text-align: center;
    width: 680px;
    margin: 0 auto;
}
.article-product-PDLC .section_layout .c4 .btn a {
    display: block;
    width: 300px;
    margin: 0 auto;
    background: #142173;
    height: 70px;
    line-height: 70px;
    font-size: 17px;
    margin-top: 50px;
    color: #fff;
    background: linear-gradient(to right, #1f68f0 0, #142173 74%);
}

.article-product-PDLC .section_layout .c4 ul li {
    padding: 0;
    width: 24%;
}
.article-product-PDLC .section_layout .c4 ul li img{width: 100%;margin-bottom: 0;}
.no-display {display: none;}
.litebox-overlay #inline-html-1 img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
    margin-bottom: 10px;
}


.PDLC-page .app-4 .brand_list li div {
    color: #fff;
    font-size: 16px;
    line-height: 1.8;
    padding: 0px 20px 25px 20px;
}
.PDLC-page .brand_list li p span {padding-bottom: 0;}
.PDLC-page .app-5  {
    background: url(/css/update/53.jpg) no-repeat fixed;
    height: 450px;
    position: relative;
}
.PDLC-page .app-5 .section_layout {
    position: absolute;
    text-align: center;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    color: #fff;
    width: 1440px;
}
.PDLC-page .app-5 .section_layout h2 {
    font-size: 1.8rem;
    line-height: 1.2;
    margin-bottom: 40px;
    text-align: center;
}
.PDLC-page .app-5 .section_layout p {
    font-size: 18px;
}
.app-lxren h3 {
    font-size: 2.6rem;
    line-height: 1.2;
    margin-bottom: 40px;
    text-align: center;
}
.app-lxren  .section_layout {
    position: relative;
    margin: 0 auto;
}
.app-lxren .section_layout .lt, 
.app-lxren .section_layout .rt {
    position: relative;
    border-radius: 0px 0px 40px 0px;
    width: calc(50% - 20px);
    height: 302px;
    
}

.app-lxren .section_layout .lt {
    float: left;
    background-color: #192275;
    display: none;
}
.app-lxren .section_layout .rt {
    float: right;
    background-color: #0caad2;
    float: none;
    margin: 0 auto;
}

.app-lxren .section_layout .lt:hover {
    background-color: #192275;
    box-shadow: 8px 8px 10px rgba(0,0,0,0.2);
}
.app-lxren .section_layout .rt:hover {
    background-color: #12b0d8;
    box-shadow: 8px 8px 10px rgba(0,0,0,0.2);
}

.app-lxren .section_layout .tit {
    position: relative;
    display: block;
    color: #fff;
    font-size: 18px;
    line-height: 2;
    padding: 50px 250px 0 60px;
}
.app-lxren .section_layout .tit strong {
    display: block;
    font-weight: 500;
    font-size: 26px;
    line-height: 2;
    margin: 0 0 10px;
}
.app-lxren .section_layout .lt .tit span {
    display: block;
    background-position: left;
    background-repeat: no-repeat;
    background-size: 26px;
    padding-left: 32px;
}
.app-lxren .section_layout .img {
    position: absolute;
    top: 0;
    right: 0;
    background: url(/css/update/img_main4_1.png) 0 0 no-repeat;
    width: 305px;
    height: 250px;
}
.app-lxren .section_layout .rt .img {
    background-image: url(/css/update/img_main4_2.png);
}
.app-lxren .section_layout .rt a {
    display: block;
    background: #348eb0;
    width: 200px;
    text-align: center;
    margin-top: 20px;
    line-height: 45px;
}
#login_form ul {display: flex;flex-wrap: wrap;}
#loginModal .form-group {width: 48%;margin-right: 1%;margin-left: 1%;}
#loginModal .message {
    width: 100%;
    margin-right: 1%;
    margin-left: 1%;
}
#loginModal .message textarea {
    width: 100%;
    height: 150px;
    border: 1px solid #ccc;
    border-radius: 3px;
}
#login_form button.tij {
    display: block;
    width: 200px;
    margin: 0 auto;
    margin-top: 30px;
    border: none;
    line-height: 45px;
    background: #1b238b;
    color: #fff;
    cursor: pointer;
}
.modal-header .guanbi {
    position: absolute;
    right: 15px; 
}
.modal-header .guanbi img {
    width: 24px;
}
.app-lxren {    background-color: #f4f4f4;}
.video-banner {position: relative;}
.video-banner video {
    position: relative;
}
.video-banner::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.3;
}
.video-banner .word {
    color: #fff;
    font-size: 66px;
    position: absolute;
    width: 100%;
    text-align: center;
    z-index: 222;
    top: 50%;
    transform: translateY(-50%);
    font-weight: bold;
    line-height: 1.5;
    z-index: 2;
}
.video-banner .word p .font3 {
    font-family: Montserrat;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 46px;
}
.video-banner .word a {
    font-size: 16px;
    font-weight: normal;
    display: block;
    margin: 0 auto;
    width: 200px;
    text-align: center;
    color: #fff;
    line-height: 50px;
    margin-top: 50px;
}
.video-banner .mouse-icon {
    position: absolute;
    width: 18px;
    height: 30px;
    border: 2px solid #fff;
    border-radius: 50px;
    margin: 0px auto;
    box-sizing: border-box;
    z-index: 2;
    bottom: 10px;
    left: 50%;
}
.video-banner .mouse-icon:after {
    position: absolute;
    left: 50%;
    margin-left: -1px;
    width: 2px;
    height: 3px;
    border-radius: 50%;
    background-color: #fff;
    content: "";
    animation: scrollAni 1.1s infinite;
}
@keyframes scrollAni {
	from { 
		top: 2px;
	}
	to {
		top: 10px;
		opacity: 0;
	}
}


.product2_guangfu .backg{
    background-size: cover;
    background-attachment: initial !important;
    -webkit-animation: none;
}

.GD-section {
    height: 700px;
}
.GD-section-1 {
    padding: 60px 0px;
    background: #f7f7f7;
}
.GD-section-1 h2 {
    text-align: center;
    font-size: 36px;
    padding-bottom: 50px;
}
.GD-section-1 .tv {
    display: flex;
    flex-wrap: wrap;
    width: 1400px;
    margin: 0 auto;
    margin-bottom: 70px;
}
.GD-section-1 .tv .tu {
    width: 60%;
}
.GD-section-1 .tv .tu img {width: 100%;display: block;}
.GD-section-1 .tv .wen {
    width: 36%;
    background: #000;
    background: linear-gradient(to left, #1f68f0 0, #0e1560 90%);
    color: #fff;
    padding: 2%;
}
.GD-section-1 .tv .wen {
    width: 100%;
    padding: 0 5%;
}
.GD-section-1 .tvv {
    display: flex;
}


.GD-section-1 .tv .wen p {
    font-size: 16px;
    text-align: justify;
}
.GD-section-1 .tv .wen h2 {
    padding-top: 30px
}
.GD-section-1 .tv .wen h2 img {
    display: inline-block;
    width: 30px;
    padding-right: 20px;
}

.GD-section-1 .swiper-slide {
    display: flex;
}

.GD-section-1 .mySwiper,
.GD-section-1 .mySwiper2 {
    display: block;
    width: 40%;
}

.GD-section-1 .swiper-horizontal>.swiper-pagination-bullets, 
.GD-section-1 .swiper-pagination-bullets.swiper-pagination-horizontal, 
.GD-section-1 .swiper-pagination-custom, 
.GD-section-1 .swiper-pagination-fraction {
    bottom: 10px;
    left: 0;
    width: 100%;
}
.GD-section-1 .swiper-pagination-bullet {
    opacity: .5;
}
.GD-section-1 .swiper-pagination-bullet-active {
    opacity: var(--swiper-pagination-bullet-opacity,1);
    background: #fff;
}

.full-section {height: 100vh;}

.section-list {
    background: #f7f7f7;
    padding: 90px 0px 70px;
}
.section-list .sy1 {
    max-width: 1440px;
    margin: 0 auto;
}
.section-list .sy1 ul {
    display: flex;
    flex-wrap: wrap;
}
.section-list .sy1 ul li {width: 50%;margin-bottom: 50px;}
.section-list .sy1 ul li a {
    display: block;
    margin-right: 35px;
    margin-left: 35px;
}
.section-list .sy1 ul li .img-pitem {
    overflow: hidden;
    position: relative;
}
.section-list .sy1 ul li .img-pitem::before {
    padding-top: 63.28125%;
    content: "";
    display: block;
}
.section-list .sy1 ul li .img-pitem img {
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    -webkit-transition: transform .75s;
    transition: transform .75s;
}
.img-pitem .details {
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    bottom: 0;
    background: #0e1560;
    color: #fff;
    -webkit-transition: all 0.55s ease;
    transition: all 0.55s ease;
    opacity: 0;
}
.section-list .sy1 ul li:hover .details{
opacity: 1;
}
.img-pitem .details p {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 90%;
    font-size: 16px;
    text-align: justify;
}
.img-pitem .details p span {
    margin: 0 auto;
    display: block;
    width: 140px;
    margin-top: 40px;
    border: 1px solid #fff;
    text-align: center;
    height: 40px;
    line-height: 40px;
    background: #fff;
    color: #121662;
}
.section-list .sy1 ul li .pitem-intro {
    padding-bottom: 7px;
    padding-top: 4px;
    position: relative;
    border-bottom: 1px solid rgba(147,149,185,0.3);
    margin-top: 30px;
}
.section-list .sy1 ul li .pitem-title {
    font-size: 26px;
    line-height: 1.5;
    font-weight: 400;
    letter-spacing: 0.03em;
    margin-right: 200px;
    color: #313133;
}
.section-list .sy1 ul li .pitem-title-en {
    margin-top: 4px;
    position: absolute;
    top: 5px;
    right: 0;
}
.product1-article {
    font-family: 'Montserrat', source-han-sans-simplified-c, Arial, sans-serif !important;
}
.product-in {height: 700px;}
.GD_tou_menu .w1140 {
    width: 100%;
}
.GD_tou_menu li {
    width: 12.5%;
}
.tou_menu li a:hover {    background: url(/css/a2.png) center top no-repeat;
    background-size: cover;
}
.phonee .swiper-button-next, 
.phonee .swiper-rtl .swiper-button-prev {
    right: auto;
    left: 5%;
}
.phonee .swiper-button-prev, 
.phonee .swiper-rtl .swiper-button-next {
    right: auto;
    left: 2%;
}
.phonee .swiper-horizontal>.swiper-pagination-bullets, 
.phonee .swiper-pagination-bullets.swiper-pagination-horizontal, 
.phonee .swiper-pagination-custom, 
.phonee .swiper-pagination-fraction {
    bottom: 10px;
    left: auto;
    width: 100%;
    right: 0;
}
.w1440 {width: 1440px;}
.GD-main-page {
    height: 100vh;
    font-family: 'Montserrat', source-han-sans-simplified-c, Arial, sans-serif !important;
}
.GD-main-page .home-header {
    border-bottom: 1px solid rgb(255 255 255 / 33%);
    padding-bottom: 10px;
    padding-top: 15px;
}
.GD-main-page .home-header .nav-btn {
    margin-top: 20px;
}
.GD-main-page .home-header .header-right {
    margin-top: 16px;
}
.GD-main-page .meun-nav {top: 88px;}
.GD-main-page .product2 .backg {animation:none; -webkit-animation: none;}   
.GD-main-page .manage_wrap {
    display: flex;
    align-items: stretch;
    max-width: 1920px;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
}
.GD-main-page .manage_wrap .left {
    display: flex;
    align-items: center;
    justify-content: center;
    /* max-width: 960px; */
    width: 100%;
    flex: 0 0 auto;
    color: #fff;
    text-align: left;
    padding-left: 30px;
    padding-right: 5%;
    max-width: 700px;
}
.GD-main-page .manage_wrap .left h3 {
    color: #fff;
    margin-bottom: 30px;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 46px;
    font-family: 'Montserrat', source-han-sans-simplified-c, Arial, sans-serif;
    line-height: 1.3;
}
.GD-main-page .manage_wrap .left h2 {
    display: block;
    font-size: 60px;
    line-height: 1.13;
    letter-spacing: 1px;
}
.GD-main-page .manage_wrap .right {
    flex: 1 1;
    position: relative;
    overflow: hidden;
    border-left: 1px solid rgba(255, 255, 255, 0.2);
    border-right: 1px solid rgba(255, 255, 255, 0.2);
    height: calc(100% - 88px);
    top: 88px;
}
.GD-main-page .manage_wrap .right::before {
    top: 50%;
    left: 0;
    width: 100%;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.GD-main-page .manage_wrap .right::after {
    top: 0px;
    left: 50%;
    border-right: 1px solid rgba(255, 255, 255, 0.2);
    height: 50%;
}
.GD-main-page .manage_wrap .right::before, 
.GD-main-page .manage_wrap .right::after {
    content: "";
    display: block;
    position: absolute;
}
.GD-main-page .manage_wrap .manage_lists {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.08);
}
.manage_lists .manager_item {
    position: relative;
    z-index: 2;
    font-size: 1.25em;
    flex: 1 1 50%;
    height: 50%;
    color: #fff;
}
.manage_lists .manager_item .inner {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    width: 100%;
    height: 100%;
    padding: 0.8em;
    position: relative;
    z-index: 2;
}
.manage_lists .manager_item .inner img {
    width: 90px;
    display: block;
    margin-bottom: 40px;
}


.manage_lists .manager_item .ml_tit {
font-size: 24px;
}
.manage_lists .manager_item .inner .ml {
    border: 1px solid #fff;
    padding: 0px 30px;
    overflow: hidden;
    transition: height 0.25s, opacity 0.4s;
    opacity: 0;
    height: 0px;

}
.manage_lists .manager_item:hover .ml {
    opacity: 1;
    height: 50px;
    line-height: 50px;
    margin-top: 50px;

}
.hov-bg {
    position: absolute;
    width: 100%;
    height: 100%;
    background: linear-gradient(to left, #1f68f0 0, #0e1560 90%);
    background-position: center;
    background-size: cover;
    top: 0;
    left: 0;
    opacity: 0;
    transition: .3s ease;
}
.manage_lists .manager_item:hover .hov-bg {
    opacity: 1;
}
.product1-article .h2 {width: auto;}

@media screen and (max-width: 1440px) {
.GD-main-page .manage_wrap .left  {
    justify-content: flex-start;
    max-width: 500px;
}
}